home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / raytrace / pov / gen / bstone / bstone.rea < prev   
Text File  |  1994-10-03  |  796b  |  23 lines

  1. Short: Buildstone Basic interpreter with PoV2 output
  2. Type: gen/pc
  3. Author: Thilo Thiessenhusen
  4. Uploader: thiessen@iee.et.tu-dresden.de
  5.  
  6. Bstone is a Basic interpreter with PoV2 output. 
  7. Its current version number is 0.9 (test); this version has been tested,
  8. but may contain several undetected bugs. The package contains the 
  9. executable, documentation, the source code and examples.
  10.  
  11. Features are:
  12.  
  13. -    line-style Basic (quite slow sometimes), no graphic preview
  14. -    vector math
  15. -    CSG management with calculation of bounding shapes
  16. -    Object creating functions, ability to "connect the dots"
  17. -    interactive debugging facilities
  18.  
  19. Bstone is intended for creating complex groups of a few simple primitives
  20. using an algorithmic approach (for instance, a blob shape filled
  21. with tetrahedrons and octahedrons).
  22.  
  23.